Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: appropriate dependencies #61

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

mikejgray
Copy link
Contributor

@mikejgray mikejgray commented May 14, 2024

Description

Fixes the gradio audio input bug introduced in #51

Issues

Closes #59
Replaces #60

Other Notes

Breaks caching quite a bit, so if that's an issue we can create a helper image that we use to pull in dependencies.

This kills caching significantly but both gradio and the websat work. If caching issues lead to dev cycles that are too long, we can create a helper image that we use to pull in dependencies.
Dockerfile Show resolved Hide resolved
@NeonDaniel NeonDaniel merged commit 8060a93 into NeonGeckoCom:dev May 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Audio input results in errors
2 participants